ItemSave(String) Method

Saves the specified file path.

Definition

Namespace: Independentsoft.Pst
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public void Save(
	string filePath
)

Parameters

filePath  String
The file path.

See Also